Skip to content

Conversation

@Gelbpunkt
Copy link
Contributor

This parameter was removed in LLVM 22 and most tests are updated to make it optional, but apparently this one wasn't updated yet.

r? @nikic

…ptional in c-variadic-lifetime test

This parameter was removed in LLVM 22 and most tests are updated to
make it optional, but apparently this one wasn't updated yet.

Signed-off-by: Jens Reidel <[email protected]>
@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Sep 15, 2025
@folkertdev
Copy link
Contributor

This test is just new, and I adapted the matching from some other place. It was added in #144549.

@Gelbpunkt
Copy link
Contributor Author

This test is just new, and I adapted the matching from some other place. It was added in #144549.

Ah, right, that explains it. I didn't really bother checking why this happened, I just wanted my tests against LLVM main to pass :)

@nikic nikic added the llvm-main Marks PRs that are making Rust work with LLVM main (this label is consumed by CI tooling) label Sep 15, 2025
@nikic
Copy link
Contributor

nikic commented Sep 15, 2025

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Sep 15, 2025

📌 Commit dae9a2f has been approved by nikic

It is now in the queue for this repository.

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Sep 15, 2025
@durin42
Copy link
Contributor

durin42 commented Sep 15, 2025

This looks the same as #146480 which is merged?

@Gelbpunkt
Copy link
Contributor Author

This looks the same as #146480 which is merged?

Looks like it. I'll close this PR, didn't realize there was already a pending PR for this.

@Gelbpunkt Gelbpunkt closed this Sep 15, 2025
@Gelbpunkt Gelbpunkt deleted the c-variadic-lifetime branch September 15, 2025 20:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

llvm-main Marks PRs that are making Rust work with LLVM main (this label is consumed by CI tooling) S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants